Skip to content

Conversation

@jorgenfj
Copy link
Contributor

@jorgenfj jorgenfj commented Jan 8, 2026

Removed the heuristic gating scheme which does not follow the mathematical implementation of PDAF. This is needed since we are planning to filer lines by angle and distance, and euclidean distance will not make sense in this case.

If needed users can provide their custom gating schemes if wanted.

@jorgenfj jorgenfj requested a review from Andeshog January 8, 2026 15:49
@jorgenfj jorgenfj self-assigned this Jan 8, 2026
@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.91%. Comparing base (646d788) to head (c905786).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   84.88%   84.91%   +0.02%     
==========================================
  Files          37       37              
  Lines        1813     1816       +3     
  Branches     1220     1219       -1     
==========================================
+ Hits         1539     1542       +3     
  Misses         50       50              
  Partials      224      224              
Flag Coverage Δ
unittests 84.91% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...ering/include/vortex_filtering/filters/immipda.hpp 91.46% <100.00%> (+0.10%) ⬆️
...iltering/include/vortex_filtering/filters/ipda.hpp 88.88% <100.00%> (+0.51%) ⬆️
...iltering/include/vortex_filtering/filters/pdaf.hpp 92.64% <100.00%> (ø)
vortex-filtering/test/immipda_test.cpp 76.19% <100.00%> (ø)
vortex-filtering/test/ipda_test.cpp 95.23% <ø> (ø)
vortex-filtering/test/pdaf_test.cpp 86.70% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants